From 694d6b95138910e3a8e8f010001de84a4bd0def7 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 23 Mar 2006 17:23:09 +0000 Subject: [PATCH] Valgrind the test run in testc just to unleash extra joy. --- testc | 1 + 1 file changed, 1 insertion(+) diff --git a/testc b/testc index 38093cbd2..aa9d64a9e 100755 --- a/testc +++ b/testc @@ -10,6 +10,7 @@ TMPD=/tmp/babeltest.$$ GB="./gpsbabel" +GB="valgrind -q ./gpsbabel" mkdir $TMPD -- 2.30.2